Add release note about GtkBin compatibility
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 May 2013 19:03:04 +0000 (15:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 May 2013 19:03:04 +0000 (15:03 -0400)
README.in

index c002e115ebac6eb1fef27c85fe17decf722b25ab..ad50edf7ee91804472603c25dd5ff0d6a2debd25 100644 (file)
--- a/README.in
+++ b/README.in
@@ -87,6 +87,10 @@ Release notes for 3.10
   If you experience sizing problems with widgets in ported code,
   carefully check the expand and fill flags of your boxes.
 
+* GtkBin no longer provides default implementations for
+  get_height_for_width, subclasses now have to provide their own
+  implementation if they need height-for-width functionality.
+
 
 Release notes for 3.8
 =====================